home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir39 / conf727e.zip / CONFIG.INI < prev    next >
Text File  |  1994-09-21  |  3KB  |  120 lines

  1. # CONFIG.INI for PC-CONFIG from Version 7.27
  2. # Lines beginning with # are comments only
  3. # Possible switches Schalter: 1/0, ON/OFF, YES/NO
  4.  
  5. # Identify installed memory size and speed of graphics adapter?
  6. # NB! For this test graphics modi are switched. If CONFIG is running under
  7. # WINDOWS in a window, you must disable this test.
  8.   VideoTest=no
  9.  
  10. # Tries to identify the chip-set on the graphics adapter?
  11.   VGATest=yes
  12.  
  13. # Write  direct to screen?
  14.   DirectScreenWrites=yes
  15.  
  16. # Wait for flyback with CGA cards? (slows video output, but possibly
  17. # avoids flicker/snow with older adapters)
  18.   SnowCheck=no
  19.  
  20. # Always use BIOS routines?(switch on if problems arise with less
  21. # compatible computers)
  22.   UseBIOS=no
  23.  
  24. # Test access times for the hard disk(s)?
  25.   AccessTest=yes
  26.  
  27. # Always force the data transfer speed test for hard disks, even if an
  28. # active cache is detected?
  29.   ForceHDspeed=yes
  30.  
  31. # Test for an active HD cache?
  32.   HDCacheTest=yes
  33.  
  34. # Initialise the modem before testing? (some modems may otherwise not
  35. # be recognised)
  36.   InitModem=no
  37.  
  38. # Try to identify main board chip set via hardwaretest. This causes some
  39. # computers to crash, and can be disabled.
  40.   TestBoard=no
  41.  
  42. # Enter boardchipset manually, if detection should fail.
  43. # These numbers are vaild:
  44. # 0:Autodetect   1:UMC   2:SIS   3:CONTAC    4:ELITE
  45. # 5:FOREX        6:OPTI  7:ETEQ  8:SYMPHONY  9:SHASTA
  46.   Chipsatz=0
  47.  
  48. # Test the access speed for Extended Memory? (Can be switched off if
  49. # this test leads to crashes (because of privilege violations etc.)
  50.   TestExtMem=yes
  51.  
  52. # Do testing of the short interval timer? The test doesn't work on some
  53. # 486-66 MHz boards, so it can be disabled here:
  54.   TimerTest=no
  55.  
  56. # Always look if someone pressed the turbo-switch
  57.   CheckSpeed=yes
  58.  
  59. # Try to get information about IDE hard disks? Can cause problems
  60. # with certain MFM/RLL contollers (eg OMTI 8250).
  61. # For registered users only!
  62.   ATbusInfo=yes
  63.  
  64. # Look for sound cards?
  65.   SearchForSoundCards=yes
  66.  
  67. # Minimum required CD-ROM size in MB. If you don't have such a big CD,
  68. # you can reduce the value, but the access times are only accurate with
  69. # CDs of 600 MB or above.
  70.   MinCDsize=600
  71.  
  72. # Look for programs loaded in Hi-Dos?
  73.   HiDosSearch=no
  74.  
  75. # In case the RAM disk was not detected, its allocated drive letter
  76. # (letter only) can be specified here.
  77.   RamDisk=
  78.  
  79. # A particular drive can be specified here for the DOS read/write
  80. # benchmark test. If 0 specified, the test is skipped. If left blank,
  81. # the current drive at the time of test will be tested.
  82.   DosDisk=
  83.  
  84. # Run CONFIG as continuous demo (only available in the commercial
  85. # version with a special key).
  86.   DemoMode=no
  87.  
  88. # How many seconds should the demo run for?
  89.   DemoZeit=180
  90.  
  91. # How many seconds should each window be displayed?
  92.   DemoDelay=8
  93.  
  94. # Automatic logging during the test?
  95. # (only in the commercial version with special key)
  96.   AutoLog=no
  97.  
  98. ## What should be logged/ which windows should be displayed in the demo?
  99. ## Choose only from menu choices H,W,S,M,B,G:C,Q,T,V,X
  100.   Protokoll=hwsmtxv
  101.  
  102. # Load and show own comparison list (CONFIG.VGL)?
  103.   ShowVGL=no
  104.  
  105. # Enable program end with ESC key?
  106.   EndeBeiESC=no
  107.  
  108. # Window colors for monochrome display:
  109.   MBODYCOLOR=112
  110.   MFRAMECOLOR=112
  111.   MHEADERCOLOR=112
  112.  
  113. # Window colors for color display:
  114.   CBODYCOLOR=30
  115.   CFRAMECOLOR=27
  116.   CHEADERCOLOR=112
  117.  
  118. # Background color:
  119.   BACKGROUND=7
  120.